About Page9/8/22In this project I made a fake company and gave you infromation about it. This is where we first used visual studio, and just started learning the basics. |
Mailing label9/14/22In this project I learned how to input things from textboxes into labels. This program is supposed to represent a mailing service online. |
Car Rental9/20/22In this project I learned how to do calculations of things like total miles and total cost, while still using the things from the previous projects. |
Car Rental Upgrade10/6/22In this project I upgraded "Car Rental" one of our previous projects, giving it new features that we learned along the way. |
Craps Game10/20/22In this project, I made a vegas style dice game that keeps track of the users roll. We also use math that we have learned along the way. |
Fish Tank12/20/22In this project I made a program where a fish swims back and forth, and if it bumps its head a counter goes up. This is the very beginning of understanding how to make games. |
Tic Tac Toe Game1/19/23In this project I made a program where we were doing a board game project. I chose tic tac toe, but made it 5x5, made it randomized, and had squares do stuff. |
Basic AI2/17/23In this project I made a game where you can move a character around and an AI will chase you. |
Basic AI Upgrade2/21/23In this project I Upgraded the basic ai game with a projectile and other things. |
Fishing Simulator3/3/23 In this project i made a game where you could catch fish that would move at random, and have a enemy that was made with a array. |
Math menu3/17/23 In this project i made a form that did multiple mathematical calculations, including prime, odd and even, etc. |